home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / answers / comp / csas-faq / part2 < prev    next >
Internet Message Format  |  1994-04-02  |  31KB

  1. Path: bloom-beacon.mit.edu!hookup!news.moneng.mei.com!uwm.edu!vixen.cso.uiuc.edu!newsrelay.iastate.edu!news.iastate.edu!sourada
  2. From: sourada@iastate.edu (Steven D Ourada)
  3. Newsgroups: comp.sys.atari.st,news.answers,comp.answers
  4. Subject: Welcome to comp.sys.atari.st! (Software)
  5. Supersedes: <soft_760150665@iastate.edu>
  6. Followup-To: comp.sys.atari.st
  7. Date: 2 Apr 1994 23:43:49 GMT
  8. Organization: Iowa State University, Ames, Iowa
  9. Lines: 799
  10. Approved: news-answers-request@MIT.Edu
  11. Expires: 16 May 1994 23:43:41 GMT
  12. Message-ID: <soft_765330221@iastate.edu>
  13. References: <gen_765330221@iastate.edu>
  14. NNTP-Posting-Host: pv3440.vincent.iastate.edu
  15. Summary: Some frequent questions and answers about Atari 16/32 bit
  16.          computers. Please read this before asking a question on 
  17.          comp.sys.atari.st.
  18. Xref: bloom-beacon.mit.edu comp.sys.atari.st:30938 news.answers:17232 comp.answers:4400
  19.  
  20. Archive-name: csas-faq/part2
  21.  
  22.  
  23. Welcome to comp.sys.atari.st! Please read this FAQ before posting a question
  24. to comp.sys.atari.st, since a lot of common questions are answered here.
  25.  
  26. Thanks to David Paschall-Zimbel    (davidli@simvax.labmed.umn.edu) for 
  27. compiling most of this FAQ.
  28.  
  29. Entries are dated by the last change. ??.??.?? means they were last changed
  30. before the dates were added.
  31.  
  32. The following is an index of the questions answered in this part of the FAQ.
  33. For easy access to a particular question, search for the tag surrounded by
  34. colons (i. e. :GNU:). Questions marked with '*' are new or changed.
  35.  
  36.  
  37.  
  38.  
  39.  WEL      Welcome to comp.sys.atari.st
  40.  ARCS     How do I deal with Archived files (.ZOO, .ARC, .LZH)?
  41.  MSA      Some info on Magic Shadow Archiver
  42.  CLI      What Command Line Interpreters are available?
  43.  ERR      What does TOS ERROR nn mean?
  44.  GDOS     What is GDOS, and where can I get it?
  45.  GNU      What GNU software is available for the ST?
  46.  HAM      Where can I find Ham Radio software for the ST?
  47.  LANG     Public Domain/Shareware languages...
  48.  MINIX    Is MINIX available on the Atari ST?
  49.  MINT     What is MiNT?
  50.  XWIN     Is there a version of XWindows for the ST?
  51.  DEMOS    Why won't demo x run on my machine?
  52.  PAINT    What is the format for [x] paint program data?
  53.  PD       Where can I get Public Domain/Shareware software?
  54.  MAIL     E-Mail file servers
  55.  FTP      Anonymous FTP servers
  56.  TEX      Is TeX/LaTeX available on the Atari ST?
  57.  
  58.  
  59.  
  60. :WEL:   93.06.11
  61. Welcome to comp.sys.atari.st
  62. ============================
  63.  
  64. This newsgroup is devoted to discussion about 16 and 32 bit Atari micros.  At
  65. present that includes the Atari 520ST, 1040ST, Mega ST, STe, STacy, Mega STe,
  66. TT, and Falcon. There are also emulators for the Apple Macintosh and IBM
  67. PC/XT/AT available.
  68.  
  69. Most of the people who read this newsgroup are technically oriented.
  70. The newsgroup serves as a resource for Atari users ... feel free to
  71. contribute to the discussions.
  72.  
  73. Associated newsgroups include:
  74.  
  75.     comp.binaries.atari.st    ! uuencoded binary programs
  76.     comp.sys.atari.st.tech  ! technical programming/hardware topics
  77.     comp.sources.atari.st   ! uuencoded/shar sources
  78.  
  79.  
  80. :ARCS:   93.06.11
  81. How do I deal with Archived files (.ZOO, .ARC, .LZH)?
  82. =====================================================
  83.  
  84. Files ending with suffixes .ZOO, .ARC, .ZIP and .LZH are archive files.  They
  85. are binary files which may contain one or more other files in a compressed 
  86. format. Archive files usually take up less disk space, and for this reason have
  87. become quite popular for transferring large files via modem.
  88.  
  89. In order to extract the files from an archive file, one must use an archive
  90. program.  Here are the correspondences:
  91.  
  92. ZIP     Use UNZIP.TTP or STZIP.PRG
  93. ARC    Use ARC.TTP
  94. LZH    Use LHARC.TTP
  95. ZOO    Use ZOO.TTP
  96.  
  97. A few hints for first-time users:
  98.  
  99. * Most archivers will give a short summary of commands if invoked with no
  100.   arguments.
  101. * If in doubt, to extract a file, copy the archiver to the directory that the
  102.   file is in, and run the archiver with the arguments 'x [filename]'.
  103. * If you have TOS 1.4 or higher, and/or a CLI, you can avoid copying the
  104.   archiver by just changing the current directory to where the file is. See
  105.   TIPS for a tip on how to do this from the desktop on TOS 1.4 or higher.
  106. * Read the documentation for the archivers you use, they will almost certainly
  107.   answer all your questions. Documentation is usually included in both the
  108.   source and binary distributions (such as zoo21bin.zoo).
  109.  
  110. ARCHIVERS
  111. These programs are all available via FTP from the atari.archive server, in the
  112. /atari/archivers directory.  Recommended files are:
  113.  
  114.     arc602.ttp   - version 6.02 of ARC, includes features to archive
  115.                subdirectories and also include comments with files.
  116.  
  117.     arc602.arc   - contains documentation.  UnArc using arc602.ttp.
  118.  
  119.     arc521e.arc  - older version of ARC.  Used mostly by those who want
  120.                speed, better compression, and don't care about
  121.                archiving subdirectories.  UnArc using arc602.ttp.
  122.  
  123.     lharc.ttp    - version 2.0 of LHARC.
  124.  
  125.     lzh201i.lzh  - Thomas Questors lzh utility.  German documentation.
  126.                UnArc using lharc.ttp
  127.  
  128.         stzip22.lzh  - STZip, with GUI interface
  129.  
  130.         unzip41.lzh  - Old version of unzip
  131.  
  132.     zoo21.ttp    - version 2.1 of ZOO
  133.  
  134.     zoo21bin.zoo - ZOO archive includes documentation. UnArc using
  135.                zoo21.ttp.
  136.  
  137.  
  138.  
  139. :MSA:   93.06.11
  140. Some info on Magic Shadow Archiver
  141. ==================================
  142. (This was provided by Chris Herborth)
  143.  
  144. MSA Archives
  145.  
  146. The Magic Shadow Archiver (MSA) is a disk archiving program that allows
  147. an entire disk to be compressed into one file for transmission.  The
  148. Magic Shadow Archiver (in shadow.[arc?|lzh?|zoo?] on
  149. atari.archive.umich.edu in ~/Archivers) creates .MSA files, which are
  150. often compressed using a normal archiver, such as zoo or lharc.
  151.  
  152. Magic Shadow is notoriously bad when used on a 1/2 meg ST and only one
  153. floppy drive.  Its disk access and memory use are very badly thought
  154. out, and could result in over 160 disk swaps when unpacking an 80 track,
  155. double-sided disk.
  156.  
  157. Due to the fact that it was the _only_ disk image archiver around for
  158. quite a long time, Magic Shadow is the de-facto standard for creating
  159. disk images of computer demos and other pieces of software that cannot
  160. be easily compressed as files.
  161.  
  162. Because MSA files are disk images, they can only be used to recreate a
  163. floppy disk.  There is (currently, see below) no way to extract the
  164. files from an MSA archive without writing it to a floppy disk.
  165.  
  166. Magic Shadow works perfectly with any legal TOS floppy format, even high
  167. density disks found in modified STs and most MegaSTes and TTs.
  168.  
  169. Chris Herborth (herborth@pinot.waterloo.ncr.com at work,
  170. cherborth@semprini.tdkcs.waterloo.on.ca at home,
  171. C.HERBORTH on GEnie) is writing a much more efficient MSA extractor,
  172. called UnMSA.  UnMSA will minimize the number of disk swaps, and speed
  173. decompression considerably.
  174.  
  175. Daryl Richards (no email address, yet) is working on an MSA-Mounter,
  176. which will allow someone to unpack an MSA archive to RAM or a file on
  177. a hard disk.  This uncompressed disk image will then be added to the
  178. system as a logical drive (much the same way a RAMdisk adds a drive to
  179. the system).  MountImage on the Mac is an example of the way MSA-Mounter
  180. will eventually work (MountImage is so good, you can install new
  181. versions of the Mac OS using floppy disk images stored on your hard
  182. drive).
  183.  
  184. There is yet another MSA archiver now, called MSA II, by Phillip Lang.
  185.  
  186.  
  187. :CLI:   ??.??.??
  188. What Command Line Interpreters are available?
  189. =============================================
  190.  
  191. There are a large number of Command Line Interpreters for the Atari ST.
  192. Some of the more popular ones include:
  193.  
  194.     gulam      the 'classic' cli, somewhat UNIX in flavor
  195.  
  196.     BASH      GNU Bourne Again Shell
  197.  
  198.     ksh      Korn Shell - available under MINT
  199.  
  200.     gemini    MUPFEL is the shell used by the gemini environment
  201.  
  202.         master    MS-DOS/Unix mixture, shareware.
  203.  
  204.     okami      a German shell with many useful utilities built in
  205.  
  206.     pcommand  an MS-DOS-like shell
  207.  
  208.     csh      C-shell, standard on Unix
  209.  
  210.     tcsh      Enchanced C-shell - available under MiNT
  211.  
  212. Check atari.archive under /atari/cli or /atari/mint, or check one of the
  213. other FTP sites for files.
  214.  
  215.  
  216. :ERR:   ??.??.??
  217. What does TOS ERROR nn mean?
  218. What do the bombs on my screen mean?
  219. ====================================
  220.  
  221. The information below was written, in part, by Darryl May, and posted on
  222. GEnie in January (of ????) by John Townsend.  The original also appeared in
  223. the June 1988 issue of _Current Notes_ (122 N. Johnson Rd., Sterling, VA
  224. 22170). It has since found its way to me, and is being posted to
  225. comp.sys.atari.st as a service to readers.
  226.  
  227. Alan Pratt wrote to tell me that the basic information may be correct, but
  228. that it cannot be dubbed "official" unless it originates, on paper, from
  229. Atari.  This makes sense, as electronic communications are easily
  230. modified, even accidentally.
  231.  
  232. Roland Waldi provided information regarding the difference between TOS and
  233. GEM return codes which appears to be correct.  The tables have been modified
  234. to reflect his information.
  235.  
  236.     The following is an unofficial list of the errors that can appear
  237. while you are operating your ST computer.
  238.  
  239.           Error description         return code      alert box #
  240.           ======================================================
  241.              OK (no error)....................0
  242.              Fundamental error...............-1
  243.              Drive not ready.................-2
  244.              Unknown command.................-3
  245.              CRC error.......................-4
  246.              Bad request.....................-5
  247.              Seek error......................-6
  248.              Unknown media...................-7
  249.              Sector not found................-8
  250.              No paper........................-9
  251.              Write fault....................-10
  252.              Read fault.....................-11
  253.              General error..................-12
  254.              Write protect..................-13
  255.              Media change...................-14
  256.              Unknown device.................-15
  257.              Bad sectors on format..........-16
  258.              Insert other disk..............-17
  259.              Invalid function number........-32............1
  260.              File not found.................-33............2
  261.              Path not found.................-34............3
  262.              No handles left................-35............4
  263.              Access denied..................-36............5
  264.              Invalid handle.................-37............6
  265.              Insufficient memory............-39............8
  266.              Invalid memory block address...-40............9
  267.              Invalid drive specified........-46...........15
  268.                         
  269.              No more files..................-49...........18
  270.              Range error....................-64...........33
  271.              Internal error.................-65...........34
  272.              Invalid program load format....-66...........35
  273.  
  274. The last code is the infamous "TOS error 35"!
  275.  
  276. Also, some unofficial information via Alan Pratt:
  277.  
  278.   Notably, you should add -48: ENSAME (not the same drive, occurs when
  279.   you call Frename and the two names you give aren't on the same drive),
  280.   and -67: EGSBF: you can't use Mshrink to GROW a block of memory.
  281.  
  282.  
  283.      Those bombs that appear on your screen are error messages from
  284.  the 68000 micro-processor.
  285.  
  286.                                            Number
  287.           Description                     of bombs
  288.           ===========================================
  289.              Reset: Initial PC2...............1
  290.              Bus Error........................2
  291.              Address Error....................3
  292.              Illegal Instruction..............4
  293.              Zero Divide......................5
  294.              CHK Instruction..................6
  295.              TRAPV Instruction................7
  296.              Privilege Violation..............8
  297.              Trace............................9
  298.              Line 1010 Emulator..............10
  299.              Line 1111 Emulator..............11
  300.              [unassigned, reserved]..........12
  301.              [unassigned, reserved]..........13
  302.              Format Error....................14
  303.              Uninitialized Interrupt Vector..15
  304.              [unassigned, reserved].......16-23
  305.              Spurious Interrupt..............24
  306.              Level 1 Interrupt Autovector....25
  307.              Level 2 Interrupt Autovector....26
  308.              Level 3 Interrupt Autovector....27
  309.              Level 4 Interrupt Autovector....28
  310.              Level 5 Interrupt Autovector....29
  311.              Level 6 Interrupt Autovector....30
  312.              Level 7 Interrupt Autovector....31
  313.              Trap Instruction Vectors.....32-47
  314.              [unassigned, reserved].......48-63
  315.              User Interrupt Vectors......64-255
  316.  
  317.  
  318.  
  319. :GDOS:   93.05.05
  320. What is GDOS, and where can I get it?
  321. =====================================
  322.  
  323. GDOS stands for Graphic Device Output System (at least that's what my copy of
  324. STart, volume 1 number 1 said...)
  325.  
  326. There is a newer version, called SpeedoGDOS, which should be available
  327. commercially from Atari.  It is currently included with AtariWorks, and some
  328. Falcon packages.  SpeedoGDOS uses scaleable fonts - you do not need to create
  329. a font file for every point size. There are desk accessories which allow you
  330. to manipulate available fonts, and also CPX programs for the newer Atari
  331. Control Panel.  For those who only have limited memory, a newer version of
  332. GDOS is also included with the distribution.  For those with investments in
  333. older bit-mapped GDOS fonts, they may be used with the new version of GDOS or
  334. used as bit-mapped (ie. non-scaleable) fonts within SpeedoGDOS.
  335.  
  336. You can get a copy of "Everything You Ever Wanted to Know About GDOS (and
  337. more)" by Douglas N. Wheeler from the atari.archive server.  The file is
  338. /atari/programming/gdos.arc.
  339.  
  340. There is a German version of GDOS available from the atari.archive server.
  341. The file is /atari/utilities/amcgdos.arc.
  342.  
  343. Currently, there are no truly public domain sources for the GDOS system files
  344. or font files (at least those supplied by Atari).  You can get these files
  345. with many commercial programs, such as Degas Elite, WordFlair, etc.  You might
  346. also want to check your local user group to see if they received a copy of the
  347. WordFlair demo program (also available on GEnie).  The demo program appears to
  348. have the GDOS system and font files.
  349.  
  350. In the UK The ST Club (2 Broadway, Nottingham, UK NG1 1PS. Tel 0602
  351. 410241, Fax 0602 241515)  is a licensed GDOS distrubutor:
  352. Catalogue No's:
  353. GDOS-A Driver + Fonts 9-pin
  354. GDOS-B Driver + Fonts 24-pin
  355. GDOS-C Installed system for Opus (9 pin)
  356. GDOS-D Opus 24-pin
  357. GDOS-E FontGDOS + drivers
  358. GDOS-F 300dpi printer fonts
  359.  
  360. Disks 2.95 pounds each.
  361.  
  362.  
  363. :GNU:   93.06.11
  364. What GNU software is available for the ST?
  365. ==========================================
  366.  
  367. The Free Software Foundation C compiler, commonly known as GNU C (or gcc) is
  368. avaiable for the Atari ST.  The minimal memory required to do any useful
  369. (i.e. beyond 'hello world') programming is 2 megabytes.  A 4 megabyte system
  370. is recommended.
  371.  
  372. There is an extensive archive of the latest GNU C programs via anonymous FTP
  373. on atari.archive.  GNU C is also available at most European FTP sites. The
  374. latest version of GCC available for the ST is 2.4.2, this version includes
  375. built-in support for C++.
  376.  
  377. Note that most GNU documentation comes in TeXinfo format. Documentation in 
  378. this format can be fed into TeX for printing. It can also be processed by
  379. Emacs' texinfo to make an info file, which can be viewed on-screen with
  380. Emacs' info mode. These two functions can also be performed by the
  381. standalone programs 'texinfo' and 'info' (on atari.archive as /atari/tex/
  382. tnxf241b.zoo).
  383.  
  384. The following can be found in the /atari/gnustuff/tos directory of
  385. atari.archive: (Note: all of these have Unixmode and MiNT support)
  386.  
  387. BASH        Bourne-again shell
  388. BISON        Yet another YACC (Yet Another Compiler Compiler)
  389. COMPRESS    Compatible with Unix compress
  390. DIFF        Compares files; PATCH does the inverse
  391. EMACS        Extreme editor :-)
  392. Fileutils    Unix file utilities
  393. FLEX        Lexical analyzer, like Unix lex
  394. GAWK        AWK report generation language
  395. GCC 2.4.2    C, C++ compiler
  396. GDB        GNU debugger, with source level C support
  397. Ghostscript    Postscript clone
  398. GROFF        Text formatting system
  399. GREP        Regular expression search, like Unix grep
  400. MAKE        Like Unix make
  401. MAKEINFO    Stand-alone system to process .info files
  402. PATCH        Changes files from diffs; DIFF does the inverse
  403. PROF        Profiles executable code
  404. RCS        Revision Control System
  405. SED        Stream editor
  406. Smalltalk    Smalltalk; object oriented language
  407. TAR        Tape archiver like Unix tar
  408.  
  409.  
  410. :HAM:   ??.??.??
  411. Where can I find Ham Radio software for the ST?
  412. ===============================================
  413.  
  414. Plenty of Ham Radio software is available for the Atari ST:
  415.  
  416.         Morse code
  417.         Radio Teletype (RTTY)
  418.         Packet Radio (W0RLI BBS and K9AQ TCP/IP)
  419.         Satellite Tracking
  420.         WEFAX
  421.         Color Slow Scan TV (SSTV)
  422.         etc.
  423.  
  424. For more information contact the Atari Microcomputer Network:
  425.  
  426.         Newsletter Editor -     Gil Frederick, VE4AG
  427.                                 130 Maureen Street
  428.                                 Winnipeg, Manitoba
  429.                                 R3K 1M2  Canada
  430. or
  431.         Program Librarian -     John Adams, KC5FW
  432.                                 17106 Happy Hollow
  433.                                 San Antonio, TX 78232
  434.                                 U.S.A.
  435. or
  436.         Tune into the weekly net Sundays 16:00 UTC on 14.325 MHz.
  437.  
  438. 73,
  439. John Langner, WB2OSZ
  440.  
  441.  
  442. :LANG:   93.10.18
  443. Public Domain/Shareware languages...
  444. ====================================
  445. (This section is getting an overhaul, but I don't have the time to finish
  446. the overhaul right now... Sorry, check back next month.)
  447.  
  448. There are a large number of programming languages available for use with the
  449. Atari ST.  Programmers seem to flock to the Atari ST, and if you know of a
  450. language, you can probably find it, or an equivalent, for the ST.
  451.  
  452. 68000 assembler/disassemblers: a68, turboass, 
  453. abc
  454. APL
  455. AWK
  456. BASIC
  457. C
  458. C++
  459. cross assemblers (z80, 6502, 68xx,8031/80xx)
  460. Elan
  461. FORTRAN
  462. FORTH
  463. FP
  464. Hope
  465. ICON
  466. LISP
  467. Little Smalltalk
  468. Modula2
  469. OPS5
  470. perl
  471. PROLOG
  472. SCHEME
  473. SIOD
  474. Smalltalk
  475. XLisp
  476. XProlog
  477. XScheme
  478.  
  479. Check the atari.archive server under /atari/languages.  Most other archive
  480. sites will have a language directory which you can also check.
  481.  
  482.  
  483. :MINIX:   ??.??.??
  484. Is MINIX available on the Atari ST?
  485. ===================================
  486.  
  487. MINIX is a UNIX-like operating system for the IBM PC, XT, AT, 386,
  488. and PS/2, as well as the Apple Macintosh, Commodore Amiga, Atari ST, and
  489. later in 1991, Sun SPARC.  It is available with all the source code for
  490. the entire operating system, the libraries, and nearly 200 UNIX-like
  491. utilities.
  492.  
  493. Demonstration disks for the IBM PC line and Atari ST are available for free 
  494. via anonymous FTP for people on the Internet.  A Macintosh version will be
  495. online soon.  (If you can't wait, see below.)
  496.  
  497. To get a free demo disk and the manual, use ftp to connect to
  498. ftp.cs.vu.nl (192.31.231.42) and look in pub/minix/demo.  The READ_ME
  499. file describes the contents of the directory and how to use it.  Be sure to
  500. fetch and read this first.  It contains important information.
  501.  
  502. If you don't have FTP access, you can buy the demo disk package from Prentice-
  503. Hall for $10 by calling (201) 767-5969 or FAX (201) 767-5625.  Please DON'T
  504. ask me to send it by email.  I have quite enough work already thank you.
  505. The ordering numbers for Prentice-Hall are:
  506.  
  507.   - MINIX 1.5 IBM demo disk         (0-13-582768-x)  (in stock now)
  508.   - MINIX 1.5 Atari demo disk       (0-13-582792-2)  (in stock now)
  509.   - MINIX 1.5 Macintosh demo disk   (0-13-582784-1)  (in stock now)
  510.  
  511. Please note that although the demo disks are available for free on line,
  512. MINIX itself is copyrighted software and is not available on line.  The
  513. demo disks are also copyrighted, but permission is hereby granted to 
  514. upload and use them for evaluation purposes. The READ_ME file tells how 
  515. MINIX can be ordered.
  516.  
  517. AS A COURTESY TO US, PLEASE DO NOT FTP DURING BUSINESS HOURS (EUROPEAN
  518. TIME).  PLEASE FTP AFTER 11 A.M. EASTERN STANDARD TIME.
  519. If you want to follow the MINIX discussion, read the comp.os.minix
  520. newsgroup, which is quite active and has almost 50,000 subscribers.
  521.  
  522. Have fun!
  523.  
  524. Andy Tanenbaum (ast@cs.vu.nl)
  525.  
  526.  
  527. :MINT:   ??.??.??
  528. What is MiNT?
  529. =============
  530. MiNT is a free multitasking operating system extension for TOS. It is somewhat
  531. like BSD Unix from the programmer's perspective. MiNT can run up to 1 GEM
  532. program along with a lot of character-based programs simultaneously. MGR
  533. and MW2 can both put multiple terminal windows on screen, and bgacc can
  534. put a number of terminal windows on a GEM screen. MiNT and lots of stuff to go
  535. with it can be found at atari.archive.umich.edu:/atari/mint.
  536.  
  537. TOSWIN is the new replacement for bgacc: it provides lots of nice features like
  538. variable fonts, menus, selectable window gadgets, etc. GEMTERM is a similar
  539. package (it's not part of the standard MiNT distribution) modelled after TOSWIN
  540. and XTerm.
  541.  
  542. A somewhat interesting note: MiNT is now the kernel of Atari's multitasking
  543. OS, MultiTOS. Originially MiNT stood for 'MiNT is Not TOS', but it's now
  544. 'MiNT is Now TOS'. :-)
  545.  
  546.  
  547. :XWIN:   93.03.01
  548. Is there a version of XWindows for the ST?
  549. ==========================================
  550.  
  551. There actually is a port of XWindows to the ST now, although it is pricey.
  552. Here's the (slightly hacked up) announcement for it:
  553.  
  554. X/TOS/window/server and X/TOS/window/server/color
  555. -------------------------------------------------
  556. Vendor:
  557.         X/software Michael Gehret
  558.         X/TOS division
  559.         Marktstrasse 8
  560.         W-8944 Groenenbach
  561.         Germany
  562.         TEL: +49 8334 1411
  563.         FAX: +49 8334 6245
  564.         email: xtosinfo@xsoft.uucp
  565. CPU:
  566.         Atari Mega ST, STE, TT
  567.         68000 to 68040
  568. Memory:
  569.         2 Mbytes (4 Mbytes recommended)
  570. Operating System:
  571.         TOS 1.4 or higher
  572. Mouse:
  573.         Atari mouse
  574. Graphics:
  575.         X/TOS/window/server:
  576.                 monochrome 640x400x1,
  577.                 monochrome 1280x960x1 (TT, SM194)
  578.         X/TOS/window/server/color:
  579.                 monochrome 640x400x1,
  580.                 monochrome 1280x960x1 (TT, SM194)
  581.                 color 320x200x4
  582.                 color 640x200x2
  583.                 color 640x480x4
  584.                 color 320x480x8
  585. Ethernet Card:
  586.         Atari Card (Mega or VME bus)
  587.         Riebl/Wacker (Mega or VME bus)
  588.         Biodata BioNet 100 II (DMA port or VME bus)
  589. Network Software:
  590.         Atari/Riebl/Wacker ANS TCP/IP
  591.         Biodata TCP/IP
  592. Disk Space:
  593.         none (two floppy disks, may load fonts from second disk or font server)
  594. Features:
  595.         full X11 Release 5 implementation
  596.         Shape, Multi-Buffering, MIT-SUNDRY-NONSTANDARD extensions
  597.         PEX extension optional
  598.         support of font server protocol
  599.         support of X Display Manager Protocol
  600.         access control support
  601.         compatible to OSF/Motif and OpenLook
  602.         high performance (more than 32,000 Xstones on TT)
  603.         fast cursor tracking
  604.         backing store and save unders support
  605.         size of virtual screen limited by memory only, automatic panning
  606.         X/TOS/window/server/color supports all video modes at the same time,
  607.                 including dynamic visuals
  608.         loadable key maps (xmodmap format), full support for European keyboard
  609.                 layouts
  610.         3-button mouse emulation with Atari 2-button mouse
  611.         may run parallel to GEM (switching with hot key), configurable multi
  612.                 tasking priorities
  613.         about 50 fonts supplied
  614.  
  615.  
  616. :DEMOS:   ??.??.??
  617. Why won't demo x run on my machine?
  618. ===================================
  619.  
  620. 90% of the time, if a demo does not run on your American ST, you probably
  621. need to be in 50Hz mode to use it. Get a program like 50hzboot.prg from
  622. atari.archive to allow this.
  623.  
  624.  
  625. :PAINT:   ??.??.??
  626. What is the format for [x] paint program data?
  627. ==============================================
  628.  
  629. There is a periodic posting of ST Picture Formats, edited by David Baggett.
  630. The file is on the atari.archive server under /atari/graphics/picfmts.doc.
  631.  
  632.  
  633. :PD:   93.06.11
  634. Where can I get Public Domain/Shareware software?
  635. ==========================================================
  636.  
  637. There are FTP sources and a comp.sources.atari.st/comp.binaries.atari.st
  638. mail server.  You can also try the commercial on-line services such as
  639. GEnie, CompuServe, Delphi and Bix.
  640.  
  641. Using FTP, most files should be retrieved in BINARY format (at least those
  642. ending with the suffix of .ZIP, .ARC, .LZH, .ZOO, .PRG, .TTP, .TOS)
  643.  
  644. Mail servers encode files.  You will need a program called 'uudecode' in
  645. order to change files ending with the suffix .UUE (or .UAB, .UAC, etc.)
  646. into their original form.
  647.  
  648.  
  649. :MAIL:   ??.??.??
  650. E-Mail file servers
  651.  
  652. archive-server@spud.hyperion.com:
  653. ---------------------------------
  654.  
  655. Spud holds all of the comp.sources.atari.st / comp.binaries.atari.st
  656. postings.  If you aren't reading these two newsgroups, you should consider
  657. doing so.  You may obtain uuencoded files as e-mail.  You can obtain a
  658. help file by mailing a message to archive-server@spud.hyperion.com, with
  659. the main body of the message being the word 'help'.
  660.  
  661. atari@atari.archive.umich.edu:
  662. -----------------------------
  663.  
  664. The atari.archive server is mentioned many times in this article.  It contains
  665. a multitude of Atari ST PD and shareware programs.  If you don't have access
  666. via FTP you can obtain many of the files via e-mail.  You should first obtain a
  667. help file by mailing a message to atari@atari.archive.umich.edu, with the main
  668. body of the message being the word 'help.'.  If you are from a uucp site,
  669. please enclose this statement also 'path host1!host2!....', where
  670. host1!host2!... is your path. Please read the help file completely before you
  671. ask questions, and then send any you may have to jon@atari.archive.umich.edu. 
  672. Any questions about the archive or specific files go to 
  673. weiner@atari.archive.umich.edu (or weiner@terminator.rs.itd.umich.edu, 
  674. jeff.weiner@um.cc.umich.edu, weiner@zircon.labmed.umn.edu, or 
  675. weiner@umnstat.stat.umn.edu :-)       
  676.  
  677.  
  678. archive-server@micros.hensa.uk.ac:
  679. ---------------------------------
  680.  
  681. This is a UK public domain archive, available to sites within the UK via
  682. via JANET.
  683.  
  684. info-server@Germany.EU.net:
  685. ---------------------------
  686.  
  687. This is a german public domain archive. This only has comp.binaries.atari.st
  688. and comp.sources.atari.st.
  689.  
  690. archive-server@Germany.EU.net:
  691. ------------------------------
  692.  
  693. Same place as above, but this one carries other software than just 
  694. comp.binaries.atari.st and comp.sources.atari.st.
  695.  
  696.  
  697. mail-server@cs.ruu.nl (or uunet!mcsun!hp4nl!ruuinf!mail-server):
  698. ---------------------------------------------------------------
  699. send the following message
  700.  
  701.     begin
  702.     path john@highbrow.edu (PLEASE SUBSTITUTE *YOUR* ADDRESS)
  703.     send ATARI-ST/index
  704.     end
  705.  
  706. NOTE: *** PLEASE USE VALID INTERNET ADDRESSES IF POSSIBLE. DO NOT USE
  707. ADDRESSES WITH ! and @ MIXED !!!! BITNETTERS USE USER@HOST.BITNET ***
  708.  
  709. The path command can be deleted if we receive a valid from address in your
  710. message. If this is the first time you use our mail server, we suggest you
  711. first issue the request:
  712.     send HELP
  713.  
  714. LISTSERV@UOGUELPH.BITNET:
  715. ------------------------
  716.  
  717. Mail messages with the contents HELP will bring you some usage information
  718. and GET PROG-A16 FILELIST will provide you with a list of files.  Subscriptions
  719. to INFO-A16 are also available on this server.  INFO-A16 is a digest of 
  720. messages from comp.sys.atari.st.
  721.  
  722.  
  723. :FTP:   93.05.05
  724. Anonymous FTP servers
  725.  
  726. Note:  The generally accepted practice for FTP use is as follows:
  727.  
  728.     1. Limit access times to non-working hours.  This is usually 6-8 pm
  729.        to 8-9 am LOCAL time.  LOCAL time means local to the computer
  730.        you are accessing!  For example, 4 P.M. in Minneapolis, Minnesota
  731.        is 10 P.M. in England, and 10 A.M. in Germany is 4 A.M. in New
  732.        York.
  733.  
  734.     2. Once you connect, issue the following commands at your FTP
  735.        prompt:
  736.  
  737.         user anonymous
  738.         <YOUR e-mail address should be entered at the Password: prompt)
  739.         ls
  740.         cd <to the appropriate directory>
  741.  
  742.     3. Limit downloads, especially across the ocean.  Remember, there are
  743.        other people who are using the same lines as you.
  744.  
  745.  
  746. Atari FTP sites (the list is -not- exhaustive)
  747. ----------------------------------------------
  748.  
  749. atari.archive.umich.edu    [141.211.164.8]
  750.  
  751.  
  752. uk.ac.lancs.pdsoft (available to UK users via JANET)
  753.  
  754.   Note:  Access is a bit different for this archive site, use the following:
  755.  
  756.     user pdsoft
  757.     pdsoft (at the Password prompt)
  758.  
  759.  
  760. ftp.Germany.EU.net [192.76.144.75]
  761.  
  762.  
  763. ftp.cs.ruu.nl [131.211.80.17]
  764.  
  765. src.doc.ic.ac.uk
  766.  
  767. This site has a mirror of atari.archive.umich.edu in /computing/systems/
  768. atari/umich.
  769.  
  770.  
  771. :TEX:   ??.??.??
  772. Is TeX/LaTeX available on the Atari ST?
  773. =======================================
  774.  
  775. The TeX/LaTeX typesetting programs are available on the Atari ST.  Check the
  776. atari.archive server under /atari/tex.  Fonts and device drivers
  777. (including one for the Epson 9-pin printers) are available on the
  778. atari.archive server.
  779.  
  780. The latest version of TeX (3.14) has recently been made available on the
  781. atari.archive server.  The files are in a subdirectory of their own.
  782.  
  783. Graham Higgins recently wrote a message in comp.sys.atari.st indicating the
  784. minimum files needed to get a working TeX/LaTeX system up and running on the
  785. Atari ST.  He said:
  786.  
  787.     You'll need, at minimum:
  788.  
  789.     The binaries for LaTeX/TeX :StTeXBin
  790.     The style files           :StTeXSty
  791.     The font macros            :StTeXTfm
  792.  
  793.         If you want to screen-preview, you'll need screen font files (showdvi)
  794.     If you want to print locally, you'll need printer font files (dvifont)
  795.  
  796.     Allow 5Mb.
  797.  
  798. For a step-by-step article on setting up Tex and LaTeX, send an e-mail request
  799. to davidli@simvax.labmed.umn.edu.  Be sure to mention 'tex.setup'.
  800.  
  801. There is also a complete, ready-to-install distribution called CS-TeX. The 
  802. latest version, 4.0, is available at atari.archive: /atari/tex/cs-tex-4.0.
  803. This consists of 8 disks full of TeX stuff, plus an installation program
  804. that takes care of the details for you.
  805.  
  806. =====================================================================
  807. Hope you liked the comp.sys.atari.st FAQ. If you have comments,
  808. suggestions, more material, etc., mail me at sourada@iastate.edu
  809.  
  810. Thanks to David Paschall-Zimbel    (davidli@simvax.labmed.umn.edu) for 
  811. compiling most of this FAQ.
  812.  
  813.                      Later,
  814.                         Steven Ourada
  815. -- 
  816. Steven Ourada --- sourada@iastate.edu
  817. "have no faith in constitution, there is no bloody revolution"
  818.                  -- The Police
  819.